home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 24 / Mac Magazin and MacEasy Magazine CD - Issue 24.iso / Online / d5 / Read me? < prev    next >
Text File  |  1996-06-30  |  6KB  |  86 lines

  1. Eudora mailto helper v0.1d4
  2. by Christian Huldt
  3. huldt@matematik.su.se
  4. http://www.matematik.su.se/users/huldt/mailto/
  5.  
  6. Eudora mailto helper  is a slight modification of Eudora GURL handler, that
  7. i) does about the same thing as Eudora GURL handler
  8.         i.e. it allows you to command-click on mailto:joe@abc.com links in Internet
  9.         Config/TExtEdit applications if you have Internet Config and ICeTEe installed.
  10.         It will then open a new Eudora message addressed to that address.
  11. ii) can be registered with netscape®©™ so that mailto: links are directed to Eudora
  12.         in the same manner
  13. iii) handles multiple Eudora settings files (e.g. for shared macs)
  14.  
  15. For more information about Eudora, see Qualcomm's Eudora site at:
  16. <http://www.qualcomm.com/quest/> or Andrew Starr's Eudora page at:
  17. <http://www.amherst.edu/~atstarr/eudora>.
  18.  
  19. For Internet Config/TExtEdit or Netscape mailto: links, Eudora mailto helper can handle addresses of the type <mailto:joe@abc.com?subject=hello>.  This is a Netscapism, so it is up to you to decide whether to use such links in your WWW pages. It won't cause problems in other browsers; it will just result in a "To:" line of "joe@abc.com?subject=hello".
  20.  
  21. Note that the multiple settings stuff can be achieved with "single setting"- setup simply by putting a file called Eudora folder in the system folder which will cause Eudora to ask you for a settings file on launch...
  22. There has been reports that these hax are completely superfluous with Eudora 3.0b, i.e. one can register Eudora as mailto helper with netscape.
  23.  
  24. This is how it is supposed to work:
  25.  
  26. Drop the appropriate version of "mailto helper" on "qEGu <-> aplt" to give it a unique creator signature. For this to be unique any version of the "Eudora GURL Handler" (which is distributed with Internet Config) must also be dropped on "qEGu <-> aplt". 
  27.  
  28. For use with Netscape: 
  29. Backup your Netscape preferences should you ever wish to undo step.
  30. Doubleclick "register mailto/w netscape" to run this script and click on "run".
  31. To undo this, delete your Netscape preferences and restore the backup file.
  32.  
  33. For use with Internet Config:
  34. Open Internet Config. Click on the "Helpers" square. If "mailto" is already registered click on it then click the "Change" button. Otherwise click the "Add" button and type "mailto" (without quotes.) In either case, choose "mailto helper" (the one you converted with "qEGu <-> aplt" above) as the helper.
  35.  
  36. Note that you probably will have to rebuild your desktop for Netscape/Internet Config to find/launch "mailto helper". One way to try it before that is to launch it and leave it running (it will quit after completing its task).
  37.  
  38. The "aplt<->qEGu" applet will change creator of any application with creator "qEGu" to "aplt" (and vice versa) so that dropping both yor choice of "Eudora mailto helper" and "Eudora GURL handler" on it will do whats needed for "Eudora mailto helper" to work (at least when it comes to creator signatures)
  39.  
  40. Using multiple settings :
  41. If you use the "multiple settings" feature, you will be asked for a Eudora settings file (and a name for that setting) the first time you use it. Next time you will be presented with a list consisting of your one setting, if you now choose "cancel" you will be asked for a (different) settings file. If you really want to cancel things you'll have to click "cancel" again. On subsequent uses, however, it will not give you this list if Eudora is already open; it only presents this option if Eudora is not open. (A few lines of the script can be deleted for it to give you this option even if Eudora is open.)
  42.  
  43. The different settings are stored as Applescript properties, i.e. in the resources of the script/application, hence settings cannot be added if mailto helper resides on a locked drive.
  44.  
  45. No scriptable Finder:
  46. These are supplied with version 0, but does not support "?subject=" e.g.
  47. <mailto:huldt@matematik.su.se?subject=GimmeNoScriptableFinder_version!>
  48.  
  49. If you have ICeTEe and Eudora mailto helper installed (see above), you may use 
  50. this ->     huldt@matematik.su.se
  51. to configure (i.e. cmd-click, find a Eudora settings file, give it a name ,discard the message and start over again until you have found all settings you want).
  52.  
  53. Unfortunately there is no way to remove stored settings other than changing creator back to "aplt", opening the script with the script editor, recompiling (add a space and remove it again), saving and changing creator again. Thus you might wish to keep a copy of your original download before installing Eudora mailto helper.
  54.  
  55. added the ability to add a protocoll specification if none is available
  56. this requires the "choose item" osax
  57. I find it useful for email addresses
  58.  
  59. v0.1d2 adds the ability to command-click
  60. huldt@matematik.su.se?subject=what the...
  61. and use 
  62. <a href="mailto:huldt@matematik.su.se?subject=what the...">what the...</a>
  63. URLs. Note that spaces in subject works with ICeTEe if you select all of the URL before command-clicking.
  64.  
  65. v0.1d3 might even work...
  66. and Eudora could have any name
  67.  
  68. v0.1d4 leaves the cursor on a more appropriate place (for some - not for me)
  69.  
  70. v0.1d5 will find Eudora regardless of name. (This is really supposed to be true now, please tell me of any problems)
  71.  
  72. my sincere thanks to Andrew Starr (fame of <http://www.amherst.edu/~atstarr/eudora>)
  73.  
  74. Christian Huldt
  75. huldt@matematik.su.se
  76.  
  77. may be distributed on cd-roms, but I would really appreciate a copy
  78.  
  79. Disclaimer:
  80. These things will probably trash  your hard drive, tease your children, insult you and your family, throw your monitor out the window and offend your religion and not work at all. This however is not to be blamed on anyone, don't use it unless your willing to take risks.
  81.  
  82. (for me the only thing it does is assisting with e-mail) 
  83.  
  84. it is (so far) only tested on a LC 630 running 7.5.3 and not very much…
  85. You are welcome to send me a book on Applescript so I can clean this mess up.
  86.